home *** CD-ROM | disk | FTP | other *** search
/ Aminet 48 / Aminet 48 (2002)(GTI - Schatztruhe)[!][Apr 2002].iso / Aminet / comm / mail / anubis-110mos.lha / CHANGES next >
Encoding:
Text File  |  2002-01-09  |  2.7 KB  |  99 lines

  1.  
  2.  Anubis ChangeLog
  3.  ================
  4.  
  5.  1.1.0 (27 Dec 2001)
  6.  -------------------
  7.  
  8.     * Bumped to version 1.1.0 (1.x.x final version).
  9.     * Added some minor changes and fixed some bugs.
  10.  
  11.  1.0.9 (8 Dec 2001)
  12.  ------------------
  13.  
  14.     * Big code cleanup and optimization.
  15.     * BTW: Anubis homepage has been moved to http://anubis.sourceforge.net
  16.  
  17.  1.0.8 (1 Dec 2001)
  18.  ------------------
  19.  
  20.     * Added a new option: --fake-host (for the "Stealth" mode).
  21.     * Added some minor changes.
  22.  
  23.  1.0.7 (24 Nov 2001)
  24.  -------------------
  25.  
  26.     * Another (small) code cleanup.
  27.     * Added a new option: --body-file
  28.       (Include a text file to the message body).
  29.     * Fixed some serious bugs (e.g. in the attach_signature_file()).
  30.  
  31.  1.0.6 (16 Nov 2001)
  32.  -------------------
  33.  
  34.     * Added daemon mode for the SP3F.
  35.     * Small code cleanup and optimization.
  36.     * Fixed some ugly bugs (SP3F and MF).
  37.  
  38.  1.0.5 (9 Nov 2001)
  39.  ------------------
  40.  
  41.     * The net.c file (WinGate) has been fixed by Harry Sintonen.
  42.     * SP3F's engine has been fixed (and added Procmail support).
  43.     * Fixed the 'Mailbox Flusher'.
  44.  
  45.  1.0.4 (27 Oct 2001)
  46.  -------------------
  47.  
  48.     * Fixed the 'Secure POP3 Fetcher' (chmod etc.).
  49.     * Completed a Win32 native support.
  50.     * Added some minor changes.
  51.  
  52.  1.0.3 (18 Oct 2001)
  53.  -------------------
  54.  
  55.     * Added Win32 (still beta) native support.
  56.     * Added 'Secure POP3 Fetcher' (Fetch your emails in the secure way).
  57.     * Added SOCKS Proxy support.
  58.     * Added HTML documentation.
  59.     * Makefile improvements.
  60.     * Default SMTP/NNTP/POP3 hostname or IP can be imported from the
  61.       ANUBIS_DEFAULT_SERVER environment variable.
  62.     * Updated the PORTING file (added Darwin/MacOS X 10.1 !)
  63.     * The CHANGES file was renamed to ChangeLog.
  64.     * Added PGP/GPG file checking procedure (for --rm-pgp-file).
  65.     * Fixed the pgp.c file (ugly core dumps).
  66.     * Fixed some minor bugs.
  67.  
  68.  1.0.2 (21 Sep 2001)
  69.  -------------------
  70.  
  71.     * Major changes in the mime.c file (signature file attaching).
  72.     * Added some minor changes.
  73.     * Fixed some minor bugs.
  74.  
  75.  1.0.1 (16 Sep 2001)
  76.  -------------------
  77.  
  78.     * Subname changed, now is: Anubis - an anonymous email sender.
  79.     * Makefile: added 'chmod u=rwx;g=rx,o= ...' for better secure.
  80.     * Added PGP (GPGME) support (encrypt and/or sign your message;
  81.       new options: --pgp-encrypt, --pgp-sign).
  82.     * Added PGP (GPGME) support for Remailers (new option: --rm-pgp).
  83.     * Added PGP semi-support for Remailers (for systems without GPGME;
  84.       new option: --rm-pgp-file).
  85.     * Added LF->CRLF conversion for the signature file.
  86.     * mime.c improvements.
  87.     * Fixed the problem with APOP authorization in 'Mailbox Flusher'.
  88.     * Fixed the problem with files I/O. A much better file examining
  89.       function.
  90.     * Fixed some minor bugs.
  91.     * Changes in the anubis.1 documentation file.
  92.     * Small code cleanup and optimization.
  93.  
  94.  1.0.0 (22 Aug 2001)
  95.  -------------------
  96.  
  97.     * First initial release.
  98.  
  99.